| Version | ID |
|---|---|
| 1.14.4 | 0x50 |
| 1.15.2 | 0x51 |
| Packet ID | State | Bound To | Field Name | Field Type | Notes |
|---|---|---|---|---|---|
| 0x51 | Play | Client | Sound ID | VarInt | ID of hardcoded sound event (events as of 1.15.2) |
| Sound Category | VarInt Enum | The category that this sound will be played from (current categories) | |||
| Entity ID | VarInt | ||||
| Volume | Float | 1.0 is 100%, capped between 0.0 and 1.0 by Notchian clients | |||
| Pitch | Float | Float between 0.5 and 2.0 by Notchian clients |
| Packet ID | State | Bound To | Field Name | Field Type | Notes |
|---|---|---|---|---|---|
| 0x50 | Play | Client | Sound ID | VarInt | ID of hardcoded sound event (events as of 1.14.4) |
| Sound Category | VarInt Enum | The category that this sound will be played from (current categories) | |||
| Entity ID | VarInt | ||||
| Volume | Float | 1.0 is 100%, capped between 0.0 and 1.0 by Notchian clients | |||
| Pitch | Float | Float between 0.5 and 2.0 by Notchian clients |